- single threading
- Completes all programs or messages before starting the next one.
IT glossary of terms, acronyms and abbreviations. Faulkner Information Services . 2015.
IT glossary of terms, acronyms and abbreviations. Faulkner Information Services . 2015.
Threading (manufacturing) — Threading is the process of creating a screw thread. More screw threads are produced each year than any other machine element.[1] There are many methods of generating threads, including subtractive methods (many kinds of thread cutting and… … Wikipedia
Threading (epilation) — Threading is an ancient method of hair removal which originated in India, spread to the Middle and Far East, and is now gaining popularity in Western countries. It is equally popular with both men and women in Arab countries, although the men… … Wikipedia
Single-Core — Der Begriff Mehrkernprozessor (auch Multicore Prozessor oder Multikernprozessor) bezeichnet einen Mikroprozessor mit mehr als einem vollständigen Hauptprozessor auf einem einzigen Chip. Sämtliche Ressourcen mit Ausnahme des Bus und eventuell… … Deutsch Wikipedia
Single Core — Der Begriff Mehrkernprozessor (auch Multicore Prozessor oder Multikernprozessor) bezeichnet einen Mikroprozessor mit mehr als einem vollständigen Hauptprozessor auf einem einzigen Chip. Sämtliche Ressourcen mit Ausnahme des Bus und eventuell… … Deutsch Wikipedia
Single Thread Execution — Шаблон проектирования Однопоточное выполнение Single Threaded Execution Описан в Design Patterns Нет Однопоточное выполнение (англ. Single Threaded Execution) известный также под названием англ. Critical Section … Википедия
Hyper-Threading — Technology (kurz: HTT, üblicherweise nur Hyper Threading genannt) ist die Implementierung von hardwareseitigem Multithreading in Intel Prozessoren. Durch mehrere vollständige Registersätze und ein komplexes Steuerwerk werden intern parallel… … Deutsch Wikipedia
Hyper-threading — (officially termed Hyper Threading Technology or HTT) is an Intel proprietary technology used to improve parallelization of computations performed on PC microprocessors via simultaneous multithreading. It is an improvement on super threading. It… … Wikipedia
Super-threading — is a multithreading approach that weaves together the execution of different threads on a single processor without truly executing them at the same time. [ [http://arstechnica.com/articles/paedia/cpu/hyperthreading.ars/3 Superthreading with a… … Wikipedia
Jump threading — In computing, jump threading is a compiler optimization. In this pass, conditional jumps in the code that branch to identical or inverse tests are detected, and can be threaded through a second conditional test. This is easily done in a single… … Wikipedia
Thread (computer science) — This article is about the concurrency concept. For the multithreading in hardware, see Multithreading (computer architecture). For the form of code consisting entirely of subroutine calls, see Threaded code. For other uses, see Thread… … Wikipedia